home *** CD-ROM | disk | FTP | other *** search
/ Fish With Names Like... / Fish With Names Like... 2.5.iso / pc / Media / Game.dir / 00320_Sound7.ls < prev    next >
Encoding:
Text File  |  2004-03-23  |  150 b   |  8 lines

  1. on mouseUp
  2.   sprite(36).visible = 1
  3.   sprite(37).visible = 0
  4.   sprite(38).visible = 0
  5.   sprite(39).visible = 0
  6.   set the volume of sound 2 to 255
  7. end
  8.